Intersoft WebInput Documentation
How-to: Use DateTime edit formatting
See Also Send Feedback
Intersoft WebInput > Features and Concepts > Formatting Data > How-to: Use DateTime edit formatting

Glossary Item Box

In WebInput.NET V3.0, you can use DateTime edit formatting.

This topic will show you how to use DateTime edit formatting.

To use DateTime edit formatting

  1. Right click on WebInput instance to open WebInput.NET Designer.
  2. Go to Mode tab and select Enabled checkbox in Edit section. Set Edit Format Expression to "MM/dd/yyyy" and Edit Mask Expression to "00/00/0000".



  3. Here is the result.




See Also